Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge jobs in C-ACI CI #6363

Merged
merged 9 commits into from
Jul 18, 2024

Conversation

achamayou
Copy link
Member

@achamayou achamayou commented Jul 15, 2024

It is unclear why the jobs were split, perhaps they used to be run in different pools. Other than verbosity, the problem with the current layout is that the cancelation of a job half-way through, for example due to a more recent commit, can result in the ACI container failing to be shut down.

The goal remains to move the contents of this job to a hosted pool, when the necessary features become available, but for the time being, this change aims to reduce the amount of containers that leak out of this pipeline.

@achamayou achamayou requested a review from a team July 15, 2024 16:23
@achamayou
Copy link
Member Author

Confirmed manually on this run that a job cancelation happening during CTest will not result in a leaked container.

@achamayou
Copy link
Member Author

achamayou commented Jul 17, 2024

Test failure unrelated to PR change, logged as #6372

@achamayou achamayou enabled auto-merge July 17, 2024 12:12
@achamayou achamayou disabled auto-merge July 17, 2024 13:25
@achamayou achamayou added this pull request to the merge queue Jul 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 17, 2024
@achamayou achamayou merged commit f072436 into microsoft:main Jul 18, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants